repo.or.cz
/
and.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More problems from the Colombian National Contest 2010. Only two to go.
[and.git]
/
382 - Perfection
/
p382.~dpr
blob
959c342f25474edc008f7aa8e6eb7eb497c40b92
1
program p382;
\r
2
\r
3
{$APPTYPE CONSOLE}
\r
4
\r
5
uses
\r
6
SysUtils;
\r
7
\r
8
begin
\r
9
{ TODO -oUser -cConsole Main : Insert code here }
\r
10
end.
\r